|
Author |
Thread Statistics | Show CCP posts - 0 post(s) |

File Slievugh
|
Posted - 2008.03.13 18:04:00 -
[1]
Hi, Ombey.
Not sure you remember but we once talked about doing a flash version of the map. Here's what I got done in PHP.
EVE-Files: Kador (Auto-Generated Map)
The problem comes when I generate regions like The Forge where the systems are all overlapped. (read: messy)
It could still be implemented using some obscure AI algorithm to give the systems some margin.
|

File Slievugh
Petra Majin Inc. Artificial Intelligence.
|
Posted - 2008.03.16 05:32:00 -
[2]
Here's the file in PHP.
EVE-Files: Region Image PHP
It uses the Z-axis to get the systems positions. The gray margins were implemented for my local site. The DB is in MS-SQL. There's some GET vars that can be set to show the labels and the security, and also the width of the image. If you still have doubts, Sigma Xi'Pi, just convo.
PS: I hope Ombey doesn't mind me putting this file on his thread.
|

File Slievugh
28 Disciples and a Kangaroo
|
Posted - 2008.03.18 07:23:00 -
[3]
With the purpose of continuing this thread I'm posting another image that reproduces the mess that is the Forge.
EVE-Files: The Forge (Auto-Generated Map)
The thing I had in mind was a Flash map, so you could roll the mouse over systems and get extra info.
PSs:
Eddie, I'll look into that Planar map thing, although my math's a bit rust.
A friend of mine (a REAL computer engineer) showed me an application in JAVA he did in the university, where some moving dots where all connected to each other and you could dragged them to other places.
The thing is that these dots always found a way to isolate themselves from the other dots (a bit like electrons). It was a artificial intelligence project. So...
Again, I'll look into this Planar map and see if it's the same thing.
Ombey, if you want to check the php site I could gladly open the firewall so you can have a peek. I'm online from 16:00 forward (EVE time). My IP is dynamic so I'll have to give it to you, just convo.
|

File Slievugh
|
Posted - 2008.03.29 11:34:00 -
[4]
Hey,
Not sure if anyone is still reading this thread but here goes.
EVE-Files: The Forge - Separated Systems v0.1 (Auto-Generated)
I've managed to mess with the distances between systems through simple trigonometry. It's not yet the result I'm expecting to accomplish, but it'll do to keep this thread going. The info of each system is: M for moons, A asteroids, I icefields, etc. (read: sec status, name and etc.)
I'm still having a hard time figuring it out what's a factory (F) and what's a laboratory (L), the others I've managed to figure out: C (clone facility) and R (repair facility).
|
|
|
|